- Get all pages by path
- Store the paths inside a variable
- Convert the variable to JSON and export it to a json file with a list.
- Get the main domain.
- Print it.
- Save a file with the list of all domains.
- Load the JSON file with the pages paths.
- Store the list inside a list variable.
- Make 'for each' with the list to get page status individually.
- If a page is with 404 status countdown 10 minutes, check if it still has 404 status, if so countdown 10 minutes, check and send an email if it still has 404 status.